home *** CD-ROM | disk | FTP | other *** search
/ Chip: Net Guide / CHIP NET Rehberi Eylül 1998.iso / ftp / fpb.exe / _SETUP.1 / FlyPage Backup.exe / 0 / RCDATA / TFTP_REGCODE / TFTP_REGCODE.txt
Encoding:
Text File  |  1998-04-23  |  1.3 KB  |  73 lines

  1. object FTP_RegCode: TFTP_RegCode
  2.   Left = 209
  3.   Top = 172
  4.   Width = 369
  5.   Height = 142
  6.   Caption = 'Registration Code'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   Visible = True
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 56
  20.     Top = 16
  21.     Width = 241
  22.     Height = 13
  23.     Caption = 'Please enter your registration code and click '#39'Enter'#39
  24.   end
  25.   object Edit1: TEdit
  26.     Left = 8
  27.     Top = 48
  28.     Width = 342
  29.     Height = 21
  30.     TabOrder = 0
  31.   end
  32.   object BitBtn2: TBitBtn
  33.     Left = 236
  34.     Top = 72
  35.     Width = 114
  36.     Height = 33
  37.     Caption = 'Enter'
  38.     TabOrder = 1
  39.     OnClick = BitBtn2Click
  40.   end
  41.   object BitBtn1: TBitBtn
  42.     Left = 8
  43.     Top = 72
  44.     Width = 113
  45.     Height = 33
  46.     Caption = 'Cancel'
  47.     TabOrder = 2
  48.     OnClick = BitBtn1Click
  49.   end
  50.   object Encryp1: TEncryp
  51.     Left = 320
  52.     Top = 13
  53.     Width = 24
  54.     Height = 24
  55.     Seed = 'sun98cline'
  56.   end
  57.   object BitBtn3: TBitBtn
  58.     Left = 122
  59.     Top = 72
  60.     Width = 113
  61.     Height = 33
  62.     Caption = 'Paste From Clipboard'
  63.     TabOrder = 4
  64.     OnClick = BitBtn3Click
  65.   end
  66.   object Registry16321: TRegistry1632
  67.     RunningWin31 = False
  68.     IniFileName = 'registry.ini'
  69.     Left = 8
  70.     Top = 8
  71.   end
  72. end
  73.